home *** CD-ROM | disk | FTP | other *** search
- object AutoRunForm: TAutoRunForm
- Left = 265
- Top = 718
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- ClientHeight = 324
- ClientWidth = 393
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnHide = FormHide
- OnHelp = FormHelp
- OnMouseDown = FormMouseDown
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl: TPageControl
- Left = 0
- Top = 0
- Width = 393
- Height = 281
- ActivePage = LangSheet
- Align = alClient
- HotTrack = True
- TabIndex = 3
- TabOrder = 0
- OnChange = PageControlChange
- object PlaySheet: TTabSheet
- ImageIndex = -1
- object AutoRunGroupBox: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- object DataBox: TCheckBox
- Left = 56
- Top = 96
- Width = 257
- Height = 17
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- object AudioBox: TCheckBox
- Left = 56
- Top = 120
- Width = 257
- Height = 17
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnMouseDown = FormMouseDown
- end
- end
- end
- object W2kNotifySheet: TTabSheet
- ImageIndex = -1
- object W2KNotifyGroup: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- object W2kEnableAutoInsert: TCheckBox
- Left = 56
- Top = 112
- Width = 265
- Height = 17
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- end
- end
- object NotifySheet: TTabSheet
- ImageIndex = -1
- object DevicesGroup: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- object Devices: TCheckListBox
- Left = 40
- Top = 48
- Width = 305
- Height = 137
- ItemHeight = 13
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- object SelectButton: TButton
- Left = 84
- Top = 200
- Width = 105
- Height = 25
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnClick = SelectButtonClick
- OnMouseDown = FormMouseDown
- end
- object ClearButton: TButton
- Left = 196
- Top = 200
- Width = 105
- Height = 25
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- OnClick = ClearButtonClick
- OnMouseDown = FormMouseDown
- end
- end
- end
- object LangSheet: TTabSheet
- ImageIndex = 4
- object LangListView: TListView
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- Columns = <>
- ColumnClick = False
- ReadOnly = True
- RowSelect = True
- SmallImages = LangImageList
- SortType = stText
- TabOrder = 0
- ViewStyle = vsList
- OnChange = LangListViewChange
- OnSelectItem = LangListViewSelectItem
- end
- end
- object UpdateSheet: TTabSheet
- ImageIndex = 4
- object UpdateGroup: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- TabOrder = 0
- object UpdateBox: TCheckBox
- Left = 56
- Top = 96
- Width = 273
- Height = 17
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- end
- end
- object BufferSheet: TTabSheet
- ImageIndex = 8
- object BufferGroupBox: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 121
- Align = alTop
- TabOrder = 0
- DesignSize = (
- 385
- 121)
- object BufLabel: TLabel
- Left = 32
- Top = 79
- Width = 209
- Height = 20
- Hint = 'Total size of the Buffer'
- Alignment = taCenter
- Anchors = [akRight, akBottom]
- AutoSize = False
- ParentShowHint = False
- ShowHint = False
- Layout = tlBottom
- end
- object BufferBar: TTrackBar
- Left = 33
- Top = 47
- Width = 209
- Height = 25
- Hint = 'Click the right mouse button for help!'
- Anchors = [akRight, akBottom]
- Max = 32
- Min = 1
- Orientation = trHorizontal
- PopupMenu = MainForm.PopupMenu1
- Frequency = 1
- Position = 1
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = BufferBarChange
- end
- object BufDefButton: TButton
- Left = 265
- Top = 55
- Width = 96
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 1
- OnClick = BufDefButtonClick
- OnMouseDown = FormMouseDown
- end
- end
- object BPBufferGroupBox: TGroupBox
- Left = 0
- Top = 121
- Width = 385
- Height = 132
- Align = alClient
- TabOrder = 1
- DesignSize = (
- 385
- 132)
- object BPBufLabel: TLabel
- Left = 32
- Top = 82
- Width = 209
- Height = 20
- Hint = 'Total size of the Buffer'
- Alignment = taCenter
- Anchors = [akRight, akBottom]
- AutoSize = False
- ParentShowHint = False
- ShowHint = False
- Layout = tlBottom
- end
- object BPBufferBar: TTrackBar
- Left = 33
- Top = 50
- Width = 209
- Height = 25
- Hint = 'Click the right mouse button for help!'
- Anchors = [akRight, akBottom]
- Max = 32
- Min = 1
- Orientation = trHorizontal
- PopupMenu = MainForm.PopupMenu1
- Frequency = 1
- Position = 1
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = BPBufferBarChange
- end
- object BPBufDefButton: TButton
- Left = 265
- Top = 58
- Width = 96
- Height = 25
- Anchors = [akRight, akBottom]
- TabOrder = 1
- OnClick = BPBufDefButtonClick
- OnMouseDown = FormMouseDown
- end
- end
- end
- object DriveSheet: TTabSheet
- ImageIndex = 9
- object DoneGroupBox: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- TabOrder = 0
- object EjectBox: TCheckBox
- Left = 68
- Top = 80
- Width = 233
- Height = 17
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- object LockDriveBox: TCheckBox
- Left = 68
- Top = 112
- Width = 233
- Height = 17
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- OnMouseDown = FormMouseDown
- end
- end
- end
- object SoundSheet: TTabSheet
- ImageIndex = 10
- object SoundGroup: TGroupBox
- Left = 0
- Top = 0
- Width = 385
- Height = 253
- Align = alClient
- TabOrder = 0
- object SuccessSoundBox: TCheckBox
- Left = 24
- Top = 30
- Width = 257
- Height = 17
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- object SuccessEdit: TEdit
- Left = 24
- Top = 48
- Width = 257
- Height = 21
- TabStop = False
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 1
- OnMouseDown = FormMouseDown
- end
- object SuccessBrowse: TButton
- Left = 288
- Top = 32
- Width = 81
- Height = 20
- Caption = 'Browse...'
- TabOrder = 2
- OnClick = SuccessBrowseClick
- OnMouseDown = FormMouseDown
- end
- object SuccessTest: TButton
- Left = 288
- Top = 56
- Width = 81
- Height = 20
- Caption = 'Test'
- TabOrder = 3
- OnClick = TestSuccessClick
- OnMouseDown = FormMouseDown
- end
- object ErrorSoundBox: TCheckBox
- Left = 24
- Top = 94
- Width = 257
- Height = 17
- TabOrder = 4
- OnMouseDown = FormMouseDown
- end
- object ErrorEdit: TEdit
- Left = 24
- Top = 112
- Width = 257
- Height = 21
- TabStop = False
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 5
- OnMouseDown = FormMouseDown
- end
- object ErrorBrowse: TButton
- Left = 288
- Top = 96
- Width = 81
- Height = 20
- Caption = 'Browse...'
- TabOrder = 6
- OnClick = ErrorBrowseClick
- OnMouseDown = FormMouseDown
- end
- object ErrorTest: TButton
- Left = 288
- Top = 120
- Width = 81
- Height = 20
- Caption = 'Test'
- TabOrder = 7
- OnClick = TestErrorClick
- OnMouseDown = FormMouseDown
- end
- object InsertSoundBox: TCheckBox
- Left = 24
- Top = 166
- Width = 257
- Height = 17
- TabOrder = 8
- OnMouseDown = FormMouseDown
- end
- object InsertEdit: TEdit
- Left = 24
- Top = 184
- Width = 257
- Height = 21
- TabStop = False
- Color = clBtnFace
- ReadOnly = True
- TabOrder = 9
- OnMouseDown = FormMouseDown
- end
- object InsertBrowse: TButton
- Left = 288
- Top = 168
- Width = 81
- Height = 20
- Caption = 'Browse...'
- TabOrder = 10
- OnClick = InsertBrowseClick
- OnMouseDown = FormMouseDown
- end
- object InsertTest: TButton
- Left = 288
- Top = 192
- Width = 81
- Height = 20
- Caption = 'Test'
- TabOrder = 11
- OnClick = InsertTestClick
- OnMouseDown = FormMouseDown
- end
- end
- end
- end
- object BottomPanel: TPanel
- Left = 0
- Top = 281
- Width = 393
- Height = 43
- Align = alBottom
- TabOrder = 1
- DesignSize = (
- 393
- 43)
- object OkButton: TButton
- Left = 177
- Top = 10
- Width = 96
- Height = 25
- Anchors = [akRight, akBottom]
- ModalResult = 1
- TabOrder = 0
- OnMouseDown = FormMouseDown
- end
- object CancelButton: TButton
- Left = 281
- Top = 10
- Width = 96
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- ModalResult = 2
- TabOrder = 1
- OnMouseDown = FormMouseDown
- end
- end
- object Dialog: TOpenDialog
- Filter = 'Wave Audio File|*.wav|All Files|*.*'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
- Left = 40
- Top = 360
- end
- object LangImageList: TImageList
- Left = 32
- Top = 289
- end
- end
-